| SaCreditCardBatch |
| Logical Entity Name | SaCreditCardBatch |
| Default Table Name | SaCreditCardBatch |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SaCreditCardBatch Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SaCreditCardBatchId |
int | NO | ||
| Sequence | int | NO | ||
| SaCreditCardBatchHeaderId | varchar(13) | YES | YYYYMMDD##### |
|
| SaCCId | int | NO | ||
| FaSchedId | int | NO | ||
| FaDisbId | int | YES | ||
| Amount | money | NO | ||
| InterestAmountApplied | money | NO | ||
| Status | char(5) | NO | Determines Status of Payment In Transit, Error, Waiting, Successful. |
|
| ResponseMessage | varchar(256) | YES | ||
| ResponseCode | varchar(5) | YES | ||
| PnRef | nvarchar(120) | YES | ||
| AuthCode | varchar(20) | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| HoldGroupID | int | YES | ||
| ActivityID | int | YES | ||
| ResponseSaTranID | int | YES | ||
| NSFApplied | int | YES | ||
| SaBillCodeID | int | YES | ||
| BillAmount | money | YES | ||
| ts | timestamp | NO | ||
SaStudentBankAccountId |
int | YES |
| SaCreditCardBatch Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SaCreditCardBatch_SaCreditCardBatchID_U_C_IDX | PrimaryKey | SaCreditCardBatchId |
| SaCreditCardBatch Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SaStudentBankAccount | Non-Identifying | Zero or One to Zero or More | FK_SaCreditCardBatch_SaStudentBankAccountId_SaStudentBankAccount_SaStudentBankAccountId | SaStudentBankAccountId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SaCreditCardBatch Check Constraints |
| Check Constraint Name | CheckConstraint |
| SaCreditCardBatch Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| SaCreditCardBatch Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.CreditCardBatchTransaction |
NO | |||
| Physical (Microsoft SQL Server) dbo.SaCreditCardBatch |
NO |
| SaCreditCardBatch Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | ElectronicPaymentProcessing |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Student Accounts |
| SaCreditCardBatch Data Movement Rules |
| Name | Type | Rule Text/Value |